home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Viewers / ACRViewer.1.3 / developer / api / examples / Makefile < prev    next >
Encoding:
Makefile  |  1995-05-12  |  125 b   |  4 lines

  1. acr2tiff:    Conversion.m
  2.     cc -o acr2tiff Conversion.m ACRViewer.o -lNeXT_s
  3.     cc -o threshloop ThreshLoop.m ACRViewer.o -lNeXT_s
  4.